import "@/components/error-notification/ErrorNotification"; import { html } from "lit-element"; export const errorNotificationTemplate = html`

Default Error Notification

Compact Error Notification

Tiny View Error Notification

Default Error Notification - without tracking id

Compact View Error Notification - without tracking id

Tiny View Error Notification - without tracking Id

`;